Feature: Escenario 1 de prueba Ghost con Kraken

Scenarios

Chart

Status

Progress

1

Passed

100.00%

Failed

0.00%
Total duration:
0m 22.112s

Scenario: Escenario 1.

Before 0m 0.000s
Before 0m 0.642s
Given I navigate to page "<URL>" 0m 1.377s
When I login ghost "<USERNAME>" and "<PASSWORD>" 0m 0.771s
And I wait for 2 seconds 0m 2.125s
Then the URL should be dashboard "<EXPECTED_URL_DASHBOARD>" 0m 0.124s
When I click posts 0m 0.152s
And I wait for 2 seconds 0m 2.152s
Then the URL should be posts "<EXPECTED_URL_POSTS>" 0m 0.105s
And I count posts 0m 0.117s
When I click new post 0m 0.195s
And I wait for 1 seconds 0m 1.095s
And I create a new post with Faker 0m 0.680s
And I wait for 1 seconds 0m 1.094s
And I click publish 0m 0.160s
And I wait for 2 seconds 0m 2.188s
And I click continue 0m 0.117s
And I wait for 2 seconds 0m 2.095s
And I click post now 0m 0.156s
And I wait for 2 seconds 0m 2.120s
And I click Editor 0m 0.133s
And I wait for 2 seconds 0m 2.108s
And I click Posts 0m 0.160s
And I wait for 2 seconds 0m 2.122s
Then The list of posts should increment 0m 0.119s
After 0m 0.005s

Screenshots

Before
NO IMAGE AVAILABLE
Before
NO IMAGE AVAILABLE
Given I navigate to page "<URL>"
When I login ghost "<USERNAME>" and "<PASSWORD>"
And I wait for 2 seconds
Then the URL should be dashboard "<EXPECTED_URL_DASHBOARD>"
When I click posts
And I wait for 2 seconds
Then the URL should be posts "<EXPECTED_URL_POSTS>"
And I count posts
When I click new post
And I wait for 1 seconds
And I create a new post with Faker
And I wait for 1 seconds
And I click publish
And I wait for 2 seconds
And I click continue
And I wait for 2 seconds
And I click post now
And I wait for 2 seconds
And I click Editor
And I wait for 2 seconds
And I click Posts
And I wait for 2 seconds
Then The list of posts should increment
After
NO IMAGE AVAILABLE